Skip to content

This pull request contains minor updates to the FastAPI application, including a version bump, improvements to CORS configuration, and a small change to the app's title.#93

Merged
goldlabelapps merged 2 commits intomasterfrom
staging
Apr 19, 2026

Conversation

@goldlabelapps
Copy link
Copy Markdown
Owner

Key changes:

Version update:

  • Bumped the application version from 2.2.6 to 2.2.8 in app/__init__.py

CORS configuration:

  • Added new allowed origins (http://localhost:2020, http://localhost:2000, and https://nx-admin.goldlabel.pro) to the CORS middleware in app/main.py

App metadata:

  • Updated the FastAPI app title to "Python°" in app/main.py

Add vector and source files for the Python logo under app/static: python-logo.svg, python-logo.sketch, and SVGIcon.sketch. Remove the obsolete raster file app/static/python copy.png to avoid duplication and prefer the new SVG/vector assets.
Bump package version from 2.2.6 to 2.2.8. Update FastAPI app title from "Python" to "Python°" and extend CORS allow_origins to include additional local dev ports (http://localhost:2020, http://localhost:2000) and the admin host (https://nx-admin.goldlabel.pro).
@goldlabelapps goldlabelapps merged commit 18af685 into master Apr 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant